Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Constants and Data Types for Job Collection Items


Copies Information

The collection item ID for copies information is defined in the following enumeration:

enum { gxCopiesTag = 'copy' };
QuickDraw GX stores copies information in the copies information structure:

struct gxCopiesInfo {
   long copies;                  
};
Field Description
copies
The number of copies of a document to print. A user specifies the number of copies to print in the Print dialog box.
The Print dialog box is discussed in the chapter "Core Printing Features" in this book.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help